< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/02/20000000.xhp

(section: kontrollfelder) (bookmark: bm_id3150402)
controls; in dialog editor
push button control in dialog editor
icon control
buttons; controls
image control
check box control
radio button control
option button control
fixed text control
label field control
editing; controls
text boxes; controls
list boxes; controls
combo box control
scroll bar control
horizontal scrollbar control
vertical scrollbar control
group box control
progress bar control
fixed line control
horizontal line control
line control
vertical line control
date field control
time field control
numerical field control
currency field control
formatted field control
pattern field control
masked field control
file selection control
selection options for controls
test mode control

コントロール; ダイアログエディタ内
ダイアログエディタ内のプッシュボタンコントロール
アイコンのコントロール
ボタン; コントロール
画像のコントロール
チェックボックスのコントロール
ラジオボタンのコントロール
オプションボタンのコントロール
固定テキストのコントロール
ラベルフィールドのコントロール
編集; コントロール
テキストボックス; コントロール
リストボックス; コントロール
コンボボックスのコントロール
スクロールバーのコントロール
水平スクロールバーのコントロール
垂直スクロールバーのコントロール
グループボックスのコントロール
進行グラフのコントロール
固定行のコントロール
水平線のコントロール
線のコントロール
垂直線のコントロール
日付フィールドのコントロール
時間フィールドのコントロール
数値フィールドのコントロール
通貨フィールドのコントロール
書式設定フィールドのコントロール
パターンフィールドのコントロール
マスクフィールドのコントロール
ファイル選択のコントロール
コントロールの選択オプション
テストモードのコントロール
(bookmark: bm_id393577)
(bookmark: bm_id3143206)

Insert Controls
コントロールの挿入(hd_id3150402.1)

Opens the Toolbox bar.
可動ツールバーの コントロールを開きます(par_id3147000.2)

(/section: kontrollfelder) (section: sykontrollfelder)

Icon
アイコン(par_id3147226.)

Insert Controls
コントロールの挿入(par_id3153749.3)


(/section: sykontrollfelder) (bookmark: bm_id6674092)

Button
ボタン(hd_id3148473.7)

Icon
アイコン(par_id3153824.)

Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click.
コマンドボタンを追加します。コマンドボタンを使うと、マウスクリックなどの事前定義されたイベントが発生した際に、指定したコマンドを実行させることができます。(par_id3147530.8)

If you want, you can add text or a graphic to the button.
また必要であれば、ボタン上にテキストや画像を追加表示させることもできます。(par_id3154923.9)


Image Control
イメージコントロール(hd_id3148550.10)

Icon
アイコン(par_id3154138.)

Adds a control that displays a graphic.
画像表示用のコントロールを追加します。(par_id3151042.11)


Check Box
チェックボックス(hd_id3150447.12)

Icon
アイコン(par_id3155131.)

Adds a check box that you can use to turn a function on or off.
特定機能のオンとオフの切り換えに使えるチェックボックスを追加します(par_id3147317.13)


Option Button
オプションボックス(hd_id3150486.14)

Icon
アイコン(par_id3155856.)

Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame.
オプション数を選ぶボタンを追加します。 グループ化されたオプションボタンは、タブインデックスとの整合性を保つ必要があります。 通常これらのボタン群はグループ枠で囲んで使用します。 オプションボックスを 2 組使用する場合は、グループ枠内に配置する 2 組のタブインデックスの間に、別のタブインデックスを挿入しておく必要があります。(par_id3153575.15)


Label Field
図表番号ボックス(hd_id3154729.16)

Icon
アイコン(par_id3149300.)

Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text.
テキストラベル表示用のフィールドを追加します。これらのラベルは、固定された内容を表示するためのもので、ユーザーからのテキスト入力などには使えません。(par_id3156181.17)


Text Box
テキストボックス(hd_id3149123.18)

Icon
マーク(par_id3153766.)

Adds an input box where you can enter and edit text.
ユーザーからのテキスト入力およびテキストの編集用のボックスを追加します。(par_id3153712.19)


List Box
リストボックス(hd_id3154253.20)

Icon
マーク(par_id3155959.)

Adds a box where you can click an entry on a list.
リスト表示される項目の 1 つをクリック操作で選択するためのボックスを追加します。(par_id3155176.21)


Combo Box
コンボボックス(hd_id3150644.22)

Icon
アイコン(par_id3148418.)

Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only".
コンボボックスを追加します。 コンボボックスはリストボックスと同様のもので、先頭行をクリックすると項目選択用のリストが表示されます。 必要であればコンボボックスの項目を「読み取り専用」にできます。(par_id3154199.23)


Horizontal Scrollbar
水平スクロールバー(hd_id3154585.24)

Icon
アイコン(par_id3153781.)

Adds a horizontal scrollbar to the dialog.
ダイアログに垂直スクロールバーを追加します。(par_id3153232.25)


Vertical Scrollbar
垂直スクロールバー(hd_id3154119.26)

Icon
アイコン(par_id3150515.)

Adds a vertical scrollbar to the dialog.
ダイアログ上に垂直スクロールバーを追加します。(par_id3155376.27)


Group Box
グループ枠(hd_id3150313.28)

Icon
アイコン(par_id3151184.)

Adds a frame that you can use to visually group similar controls, such as option buttons.
オプションボックスなどのコントロールをグループ化して表示するためのグループ枠を追加します。(par_id3159622.29)


Note Icon 注マーク To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups.
2 組のオプションボックスをグループ化する場合は、この 2組のタブインデックスの間に、グループ枠のタブインデックスが来るようにしておく必要があります。(par_id3148820.30)

(bookmark: bm_id9634998)

Progress Bar
進行グラフ(hd_id3149330.31)

Icon
マーク(par_id3159093.)

Adds a progress bar to the dialog.
ダイアログ上に進行グラフを追加します。(par_id3157979.32)


Horizontal Line
横線(hd_id3145654.33)

Icon
アイコン(par_id3150888.)

Adds a horizontal line to the dialog.
ダイアログに水平線を追加します。(par_id3151000.34)


Vertical Line
縦線(hd_id3155095.35)

Icon
アイコン(par_id3154913.)

Adds a vertical line to the dialog.
ダイアログ上に縦線を追加します。(par_id3159203.36)


Date Field
日付フィールド(hd_id3154540.37)

Icon
アイコン(par_id3148901.)

Adds a date field.
日付フィールドを追加します。(par_id3154214.38)


If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date.
日付フィールドの「ドロップダウン」プロパティーを有効にしておくと、ユーザーによる日付の入力時に、ドロップダウン表示されるカレンダーを使った選択が行えます。(par_id3150046.39)

(bookmark: bm_id2991424)

Time Field
時刻フィールド(hd_id3151126.40)

Icon
マーク(par_id3154338.)

Adds a time field.
時刻フィールドを追加します。(par_id3151191.41)


Numeric Field
番号フィールド(hd_id3154733.42)

Icon
アイコン(par_id3146107.)

Adds a numeric field.
番号フィールドを追加します(par_id3147244.43)


Currency Field
通貨フィールド(hd_id3149870.44)

Icon
アイコン(par_id3153958.)

Adds a currency field.
通貨フィールドを追加します。(par_id3154064.45)


Formatted Field
書式設定されたフィールド(hd_id3150117.46)

Icon
アイコン(par_id3153162.)

Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.
入力テキストおよび表示テキストに対する書式設定および値制限を課すことができる、書式設定されたフィールドを追加します。(par_id3146320.47)


Pattern Field
パターンフィールド(hd_id3156160.48)

Icon
アイコン(par_id3150379.)

Adds a masked field. A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded.
マスクをしたフィールドを追加します。マスクをしたフィールドは、入力マスクと文字マスクで構成されています。入力マスクは、入力できるユーザーデータを決定します。文字マスクは、フォームが読み込まれた場合のマスクをしたフィールドの状態を決定します。(par_id3147382.49)


File Selection
ファイルの選択(hd_id3146815.50)

Icon
アイコン(par_id3149194.)

Adds a button that opens a file selection dialog.
ファイル選択ダイアログを開くボタンを追加します。(par_id3145632.51)


Select
選択(hd_id3155912.52)

Icon
マーク(par_id3154903.)

Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.
選択モードをアクティブ/非アクティブにします。 このモードでは、編集のためダイアログでコントロールを選択できます。(par_id3148465.53)


Properties
プロパティー(hd_id3154055.54)

Icon
アイコン(par_id3148725.)

Opens a dialog where you can edit the properties of the selected control.
属性の中の選択されたコントロールを編集するダイアログを開きます。(par_id3151105.55)


Activate Test Mode
テストモードの起動(hd_id3153746.56)

Icon
アイコン(par_id3147417.)

Starts test mode. Click the dialog closer icon to end test mode.
テストモードを開始します。テストモードを終了するには、ダイアログ終了アイコンをクリックします。(par_id3150699.57)


(bookmark: bm_id5874813)

Manage Language
言語の管理(hd_id2954191.)

Manage Language icon
言語の管理アイコン(par_id2320017.)

Opens a dialog to enable or manage multiple sets of dialog resources for multiple languages.
ダイアログ を開いて、複数言語の複数のダイアログリソースのセットを有効にするか、または管理できるようにします。(par_id1261940.)


(bookmark: bm_id1552781)

Tree Control
ツリーコントロール(hd_id11902.)

Manage Language icon
言語の管理アイコン(par_id7511520.)

Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).
階層リストを表示できるツリーコントロールを追加します。 API 呼び出し (XtreeControl) を使ってプログラムでリストを生成できます。(par_id9961851.)



< Prev / Next >